home *** CD-ROM | disk | FTP | other *** search
- UL {margin-left: 1.5em;} /*I added an extra .5 to this to offset the -.5 I put in the newly created LI style tag*/
- UL UL {margin-left: 1.5em;}
-
- OL {margin-left: 1em} /*where is this used?*/
- OL OL {margin-left: 1.5em }
-
- LI {margin-top:2pt; margin-left: -.5em;} /* over rides the ul tag?*/
-
- P {margin-left: -.5em; margin-top: -.5em}
-
- A:link {text-decoration:none; color:black}
- A:hover {text-decoration:underline; color:green;}
- A:active {font:8pt Tahoma; color:red; text-decoration:underline;}
- BODY {font: 8pt "tahoma";}
-
- /*color doesn't take, but thankfully the images do. margin-left doesn't work here*/
- .TOCTopic {list-style-image:url(money://file/topic.gif);}
-
- /*top & bottom margin doesn't take but line-height works*/
- .TOCBook {list-style-image:url(money://file/book.gif); font-weight:normal; cursor:hand; color:black}
- .collapsed {display:none}
-
- /*doesn't change text color, but does change the bullets color*/
- .expanded {}
-
- .on {list-style-image:url(money://file/book.gif); font-weight:normal; cursor:hand; color: green}
- .off {list-style-image:url(money://file/book.gif); font-weight:normal; cursor:hand; color: black}
-